Map<String, dynamic> toMap() { return ObjectsChangedMapper.ensureInitialized().encodeMap<ObjectsChanged>( this as ObjectsChanged, ); }