accountFreeTrialStatuses

@JvmName(name = "listFreeTrialStatusesV2ResponseAccountFreeTrialStatus")
fun Flow<ListFreeTrialStatusesV2Response>.accountFreeTrialStatuses(): Flow<AccountFreeTrialStatus>

This paginator transforms the flow returned by listFreeTrialStatusesV2Paginated to access the nested member AccountFreeTrialStatus

Return

A kotlinx.coroutines.flow.Flow that can collect AccountFreeTrialStatus