recording property
List<MediaDevice>
get
recording
List of audio microphone devices
Implementation
List<MediaDevice> get recording => _recording.list;
List of audio microphone devices
List<MediaDevice> get recording => _recording.list;