Stream of incoming data as bytes.
@override Stream<Uint8List> get onData => _dataStream ?? Stream<Uint8List>.empty();