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