onDataReceivedStream property

Stream<List<int>> get onDataReceivedStream

Implementation

static Stream<List<int>> get onDataReceivedStream => _dataStreamController.stream;