stream property

Stream<QueryResult<TParsed>> get stream

Implementation

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