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