values property

Map<String, dynamic> values
final

Cell values keyed by TCsvColumn.key.

Implementation

final Map<String, dynamic> values;