store property

Store<T> get store

Get the store (for hook validation)

Implementation

Store<T> get store => _store;