controller property

StreamController? controller
getter/setter pair

Implementation

StreamController? controller = StreamController();