GetMediaDevicesListType typedef
Type definition for the getMediaDevicesList function.
Implementation
typedef GetMediaDevicesListType = Future<List<MediaDeviceInfo>> Function(
String kind);
Type definition for the getMediaDevicesList function.
typedef GetMediaDevicesListType = Future<List<MediaDeviceInfo>> Function(
String kind);