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