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