Returns the current store data.
@override StoreSnapshot<S> get snapshot => StoreSnapshot(state, this);