values constant

List<IndexDirection> const values

Implementation

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