removed property

Map<Object, Object?> removed
final

A Map containing the key/value pairs that were removed between the left JSON and the right.

Implementation

final removed = <Object, Object?>{};