readable property

ReadableStream<Uint8List> get readable

Implementation

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