resistDataStream property
Stream<BrainBitResistData>
get
resistDataStream
Implementation
Stream<BrainBitResistData> get resistDataStream =>
_resistEventStreamWrapper.stream;
Stream<BrainBitResistData> get resistDataStream =>
_resistEventStreamWrapper.stream;