writable property

WritableStream<Uint8List> get writable

Implementation

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