@protected void setInitialised(bool initialised) { _initialised = initialised; _initializingFuture.complete(); notifyListeners(); }