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