queryStream property

ValueStream<String?> get queryStream

Implementation

ValueStream<String?> get queryStream => _query;