menu
layrz_csvwriter package
documentation
layrz_csvwriter.dart
CsvWriter
hasHeader property
hasHeader property
dark_mode
light_mode
hasHeader
property
bool
hasHeader
final
true
if this instance was constructed with
CsvWriter.withHeaders
.
Implementation
final bool hasHeader;
layrz_csvwriter package
documentation
layrz_csvwriter
CsvWriter
hasHeader property
CsvWriter class