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