getInitialState method

State getInitialState()

Implementation

State getInitialState() {
  return initialState;
}