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