readable property

ReadableStream<Uint8List> get readable

Implementation

_i3.ReadableStream<_i5.Uint8List> get readable => _i4.getProperty(
      this,
      'readable',
    );