rawStream property

Stream<Uint8List>? get rawStream

Implementation

Stream<Uint8List>? get rawStream => _tcpStream;