transformers

@JvmName(name = "listTransformersResponseTransformerSummary")
fun Flow<ListTransformersResponse>.transformers(): Flow<TransformerSummary>

This paginator transforms the flow returned by listTransformersPaginated to access the nested member TransformerSummary

Return

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