controller property

StreamController<T> controller
getter/setter pair

Implementation

late StreamController<T> controller;