updateState method

void updateState()

Implementation

void updateState() {
  _updatable.updateState();
}