ImportRowErrorCsvErrorDetails constructor
ImportRowErrorCsvErrorDetails({
- int? rowNumber,
Implementation
ImportRowErrorCsvErrorDetails({
this.rowNumber,
});
ImportRowErrorCsvErrorDetails({
this.rowNumber,
});