writable property

WritableStream<Uint8List> get writable

Implementation

_i3.WritableStream<_i10.Uint8List> get writable => _i4.getProperty(
      this,
      'writable',
    );