delegate property

Store<S> delegate
final

The store that manages the current state.

Implementation

final Store<S> delegate;