associatedClientDevices

@JvmName(name = "listClientDevicesAssociatedWithCoreDeviceResponseAssociatedClientDevice")
fun Flow<ListClientDevicesAssociatedWithCoreDeviceResponse>.associatedClientDevices(): Flow<AssociatedClientDevice>

This paginator transforms the flow returned by listClientDevicesAssociatedWithCoreDevicePaginated to access the nested member AssociatedClientDevice

Return

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