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