before property

Map<String, Object?>? before
final

Snapshot taken just before the mutation, if the store overrides OrbitStore.snapshot.

Implementation

final Map<String, Object?>? before;