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