changes property

Map<String, dynamic>? get changes

Implementation

Map<String, dynamic>? get changes => update.object['changes'];