fetch method

Future<ResultType> fetch()

Implementation

Future<ResultType> fetch() => _fetch(stream);