controls

@JvmName(name = "listControlsResponseControlSummary")
fun Flow<ListControlsResponse>.controls(): Flow<ControlSummary>

This paginator transforms the flow returned by listControlsPaginated to access the nested member ControlSummary

Return

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