productSubscriptions

@JvmName(name = "listEnabledProductsForImportResponseNonEmptyString")
fun Flow<ListEnabledProductsForImportResponse>.productSubscriptions(): Flow<String>

This paginator transforms the flow returned by listEnabledProductsForImportPaginated to access the nested member NonEmptyString

Return

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