sensorsStream property
Stream<List<SensorInfo> >
get
sensorsStream
Implementation
Stream<List<SensorInfo>> get sensorsStream =>
_sensorsChanelStreamWrapper.stream;
Stream<List<SensorInfo>> get sensorsStream =>
_sensorsChanelStreamWrapper.stream;