groups

This paginator transforms the flow returned by listGroupsPaginated to access the nested member GroupSummary

Return

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


This paginator transforms the flow returned by listGroupsForMemberPaginated to access the nested member GroupSummary

Return

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


fun Flow<SearchGroupsResponse>.groups(): Flow<Group>

This paginator transforms the flow returned by searchGroupsPaginated to access the nested member Group

Return

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