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