core.Map<core.String, core.dynamic> toJson() { final uriSettings = this.uriSettings; return {'uriSettings': ?uriSettings}; }