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