schemaList

@JvmName(name = "listSchemaMappingsResponseSchemaMappingSummary")
fun Flow<ListSchemaMappingsResponse>.schemaList(): Flow<SchemaMappingSummary>

This paginator transforms the flow returned by listSchemaMappingsPaginated to access the nested member SchemaMappingSummary

Return

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