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