stream property

BehaviorSubject<QueryState> stream
final

Implementation

final BehaviorSubject<QueryState> stream = BehaviorSubject<QueryState>();