values constant

List<Order_> const values

Implementation

static const $core.List<Order_> values = <Order_>[
  ASCENDING,
  DESCENDING,
];