mapping property
Maps each TCsvColumn.key to the selected CSV header name (or null if unmapped).
Implementation
final Map<String, String?> mapping;
Maps each TCsvColumn.key to the selected CSV header name (or null if unmapped).
final Map<String, String?> mapping;