menu
csv package
documentation
csv.dart
CsvDecoder
skipEmptyLines property
skipEmptyLines property
dark_mode
light_mode
skipEmptyLines
property
bool
skipEmptyLines
final
Whether to skip empty lines.
Implementation
final bool skipEmptyLines;
csv package
documentation
csv
CsvDecoder
skipEmptyLines property
CsvDecoder class