identities

@JvmName(name = "listIdentitiesResponseIdentity")
fun Flow<ListIdentitiesResponse>.identities(): Flow<String>

This paginator transforms the flow returned by listIdentitiesPaginated to access the nested member Identity

Return

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