state property

T get state

Get current state

Implementation

T get state => _store.state;