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