values constant

List<Blockchain> const values

Implementation

static const $core.List<Blockchain> values = <Blockchain>[
  ETHEREUM,
  POLYGON,
  STRIDE,
  BNB_BSC,
  APTOS,
];