imageRecipeSummaryList

@JvmName(name = "listImageRecipesResponseImageRecipeSummary")
fun Flow<ListImageRecipesResponse>.imageRecipeSummaryList(): Flow<ImageRecipeSummary>

This paginator transforms the flow returned by listImageRecipesPaginated to access the nested member ImageRecipeSummary

Return

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