ASCENDING constant

SortOrder const ASCENDING

Implementation

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