containsHeader property

bool? containsHeader
final

Whether the file has a header row, or the files each have a header row.

Implementation

final bool? containsHeader;