profileIds

@JvmName(name = "getSimilarProfilesResponseUuid")
fun Flow<GetSimilarProfilesResponse>.profileIds(): Flow<String>

This paginator transforms the flow returned by getSimilarProfilesPaginated to access the nested member Uuid

Return

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