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