core.Map<core.String, core.dynamic> toJson() => { if (animations != null) 'animations': animations!, if (image != null) 'image': image!, };