original property

TState? original

Get state before changes was applied

Implementation

TState? get original => aggregate?.original;