replicators

@JvmName(name = "listReplicatorsResponseReplicatorSummary")
fun Flow<ListReplicatorsResponse>.replicators(): Flow<ReplicatorSummary>

This paginator transforms the flow returned by listReplicatorsPaginated to access the nested member ReplicatorSummary

Return

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