data property

Stream<Uint8List> get data

Implementation

Stream<Uint8List> get data => _dataController.stream;