stream property

Stream<QueryResult<TParsed>> stream

Implementation

Stream<QueryResult<TParsed>> get stream => controller.stream;