controller property

StreamController<T> controller
getter/setter pair

Implementation

StreamController<T> controller = StreamController();