initialState property

S initialState

Implementation

S get initialState {
  throw Exception('initialState not implement');
}