Fields that were updated (only for update events).
Map<String, dynamic>? get updatedFields => updateDescription?['updatedFields'] as Map<String, dynamic>?;