mtu

fun Flow<Device?>.mtu(): Flow<MTU?>

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

Return

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