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