readable property

Future<ReadableStream> get readable

Implementation

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