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