store property

Store<S, A> store
final

The store whose state type determines which builder is used.

Implementation

final Store<S, A> store;