before property

Map<String, Object?> before
final

The state snapshot captured before the mutation ran.

Implementation

final Map<String, Object?> before;