images

fun Flow<ListImagesResponse>.images(): Flow<Image>

This paginator transforms the flow returned by listImagesPaginated to access the nested member Image

Return

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