mediaDevices property
Map the media devices currently present in the system
Implementation
static Map<MediaDeviceType, List<MediaDeviceInfo>> mediaDevices =
<MediaDeviceType, List<MediaDeviceInfo>>{};
Map the media devices currently present in the system
static Map<MediaDeviceType, List<MediaDeviceInfo>> mediaDevices =
<MediaDeviceType, List<MediaDeviceInfo>>{};