menu
artisanal package
documentation
uv.dart
CancelReader
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
List
<
int
>
>
get
stream
Returns a stream of data from the reader.
Implementation
Stream<List<int>> get stream => _controller.stream;
artisanal package
documentation
uv
CancelReader
stream property
CancelReader class