header property

List<String>? header
final

A list of strings representing column names.

Implementation

final List<String>? header;