packagingGroups

@JvmName(name = "listPackagingGroupsResponsePackagingGroup")
fun Flow<ListPackagingGroupsResponse>.packagingGroups(): Flow<PackagingGroup>

This paginator transforms the flow returned by listPackagingGroupsPaginated to access the nested member PackagingGroup

Return

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