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