activeColumns property

List<String> get activeColumns

Implementation

List<String> get activeColumns => withoutRowIdColumn(columns);