info

fun Flow<Device?>.info(): Flow<DeviceInfo>

Gets the (Flow of) DeviceInfo from a Flow of Device

Return

the Flow of DeviceInfo associated with the Device in the given Flow