ASC constant

int const ASC

Ascending order

Implementation

// ignore: constant_identifier_names
static const ASC = 1;