excludedColumnNames property

List<String>? excludedColumnNames
final

Excludes column names. Any column with this name will be excluded.

Implementation

final List<String>? excludedColumnNames;