state property

State state

Returns the current state of the redux store

Implementation

State get state => _store.state;