doc property

Map<String, dynamic>? doc
final

The full document after the change (only present in some change types).

Implementation

final Map<String, dynamic>? doc;