columnIndexMapping property

List<int>? columnIndexMapping
final

The mapping for column positions. Must be the same size as colCount.

Implementation

final List<int>? columnIndexMapping;