ASCENDING constant

Order_ const ASCENDING

Implementation

static const Order_ ASCENDING =
    Order_._(0, _omitEnumNames ? '' : 'ASCENDING');