controller property

Controller of the event stream

Implementation

ModifiedBehaviorSubject<StateSnapshot<T>> get controller => _controller;