groups

@JvmName(name = "describeGroupsResponseGroupMetadata")
fun Flow<DescribeGroupsResponse>.groups(): Flow<GroupMetadata>

This paginator transforms the flow returned by describeGroupsPaginated to access the nested member GroupMetadata

Return

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