sensorListChangedStream property

Stream sensorListChangedStream
final

Implementation

static final Stream<dynamic> sensorListChangedStream = const EventChannel(Constants.sensorListChangedEventName).receiveBroadcastStream();