menu
csv package
documentation
csv.dart
CsvDecoder
dynamicTyping property
dynamicTyping property
dark_mode
light_mode
dynamicTyping
property
bool
dynamicTyping
final
Whether to automatically parse numbers and booleans.
Implementation
final bool dynamicTyping;
csv package
documentation
csv
CsvDecoder
dynamicTyping property
CsvDecoder class