investigationGroups

@JvmName(name = "listInvestigationGroupsResponseListInvestigationGroupsModel")
fun Flow<ListInvestigationGroupsResponse>.investigationGroups(): Flow<ListInvestigationGroupsModel>

This paginator transforms the flow returned by listInvestigationGroupsPaginated to access the nested member ListInvestigationGroupsModel

Return

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