readable property
ReadableStream<Uint8List>
get
readable
A readable stream interface to stdin
.
Implementation
_i5.ReadableStream<_i9.Uint8List> get readable => _i3.getProperty(
this,
'readable',
);