identitySources

@JvmName(name = "listIdentitySourcesResponseIdentitySourceForList")
fun Flow<ListIdentitySourcesResponse>.identitySources(): Flow<IdentitySourceForList>

This paginator transforms the flow returned by listIdentitySourcesPaginated to access the nested member IdentitySourceForList

Return

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