IndexedColumn.ascending constructor

const IndexedColumn.ascending(
  1. String column
)

Implementation

const IndexedColumn.ascending(this.column) : ascending = true;