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