schemaSummaries

@JvmName(name = "listSchemasResponseSchemaSummary")
fun Flow<ListSchemasResponse>.schemaSummaries(): Flow<SchemaSummary>

This paginator transforms the flow returned by listSchemasPaginated to access the nested member SchemaSummary

Return

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