resistDataStream property

Stream<BrainBitResistData> get resistDataStream

Implementation

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