CreateExportJobResponse constructor
CreateExportJobResponse({
- required ExportJobResponse exportJobResponse,
Implementation
CreateExportJobResponse({
required this.exportJobResponse,
});