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