delegate property

Store<S> delegate
final

The store to delegate operations to.

Implementation

final Store<S> delegate;