CsvLoader({ this.delimiter = ';', this.fallbackLocale, this.localeDelegate, }) { _csvParser = CsvParser(); }