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