onChangeStreamController property
Implementation
@visibleForTesting
StreamController<Event<dynamic>> onChangeStreamController = StreamController<Event<dynamic>>.broadcast();
@visibleForTesting
StreamController<Event<dynamic>> onChangeStreamController = StreamController<Event<dynamic>>.broadcast();