values constant

List<Coin> const values

Implementation

static const $core.List<Coin> values = <Coin>[
  POL,
  ATOM,
  BNB,
  APT,
  ETH,
];