added property

Map<Object, Object?> added
final

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

Implementation

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