dataStream property

Stream<MyFhrData> get dataStream

Implementation

Stream<MyFhrData> get dataStream => _dataStreamController.stream;