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