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