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