reader property

Gets the reader interface of the ReadableStream.

Implementation

ReadableStreamReader get reader => _getReader();