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