values constant

List<ChangeType> const values

Implementation

static const $core.List<ChangeType> values = <ChangeType>[
  CHANGE,
  FEE,
];