streamController property

StreamController<T> streamController
getter/setter pair

Implementation

late StreamController<T> streamController;