initialState property

S get initialState

Returns the initial state value.

Implementation

S get initialState => _initialState;