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