headers property

List<String>? headers
getter/setter pair

The list of headers for data columns in a CSV file.

Implementation

core.List<core.String>? headers;