values constant

List<Chain> const values

Implementation

static const $core.List<Chain> values = <Chain>[
  THOR,
  BTC,
  ETH,
  BNB,
];