states property

AggregateStateStorage<TValue, TState>? states

AggregateStateStore loading AggregateStates

Implementation

AggregateStateStorage<TValue, TState>? get states => _states;