errorController property

StreamController<String> errorController
getter/setter pair

Implementation

late StreamController<String> errorController;