DESC constant

int const DESC

Descending order

Implementation

// ignore: constant_identifier_names
static const DESC = -1;