onDeviceChange property

StreamController<List<MediaDevice>> onDeviceChange
final

Implementation

final StreamController<List<MediaDevice>> onDeviceChange =
    StreamController.broadcast();