controller property

StreamController<DataManagerEvent> controller
getter/setter pairinherited

Implementation

StreamController<DataManagerEvent> controller = StreamController.broadcast();