values constant

List<CheckTxType> const values

Implementation

static const $core.List<CheckTxType> values = <CheckTxType> [
  NEW,
  RECHECK,
];