menu
crlibserialport package
documentation
crlibserialport.dart
SerialPortReader
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
Uint8List
>
get
stream
Gets a stream of data.
Implementation
Stream<Uint8List> get stream;
crlibserialport package
documentation
crlibserialport
SerialPortReader
stream property
SerialPortReader class