getUserState method

UserState getUserState()

Implementation

UserState getUserState() {
  return state.operationState.userState;
}