@protected void notifyState(State state) { if (canNotifyState()) _stateStreamController.add(state); }