fraudsterSummaries

@JvmName(name = "listFraudstersResponseFraudsterSummary")
fun Flow<ListFraudstersResponse>.fraudsterSummaries(): Flow<FraudsterSummary>

This paginator transforms the flow returned by listFraudstersPaginated to access the nested member FraudsterSummary

Return

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