getSeatState method

SeatState getSeatState()

Implementation

SeatState getSeatState() {
  return state.operationState.seatState;
}