store property

  1. @override
AggregateStore<TData, TEvent, TValue, TId, TState, TAggregate> store
final

Get AggregateStore which this service operate on

Implementation

@override
final AggregateStore<TData, TEvent, TValue, TId, TState, TAggregate> store;