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