caseRules

@JvmName(name = "listCaseRulesResponseCaseRuleSummary")
fun Flow<ListCaseRulesResponse>.caseRules(): Flow<CaseRuleSummary>

This paginator transforms the flow returned by listCaseRulesPaginated to access the nested member CaseRuleSummary

Return

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