audioDevicesController property
Implementation
@protected
final StreamController<List<AudioDevice>> audioDevicesController =
StreamController<List<AudioDevice>>.broadcast();
@protected
final StreamController<List<AudioDevice>> audioDevicesController =
StreamController<List<AudioDevice>>.broadcast();