DESCENDING constant

Order_ const DESCENDING

Implementation

static const Order_ DESCENDING =
    Order_._(1, _omitEnumNames ? '' : 'DESCENDING');