changes property

Iterable<TEvent>? changes

Get TEvents appended to aggregate

Implementation

Iterable<TEvent>? get changes => aggregate?.changes;