inactive method

  1. @mustCallSuper
void inactive()

Implementation

@mustCallSuper
void inactive() {
  currentState = CurrentState.inactive;
}