IndexedColumn.descending constructor

const IndexedColumn.descending(
  1. String column
)

Implementation

const IndexedColumn.descending(this.column) : ascending = false;