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