stream property

Stream<ParseLiveListEvent<T>> stream

Implementation

Stream<ParseLiveListEvent<T>> get stream => _eventStreamController.stream;