writable property

Future<ReadableStream> get writable

Implementation

Future<interop.ReadableStream> get writable => _delegate.writable;