values constant

List<ADANetwork> const values

Implementation

static const List<ADANetwork> values = [
  mainnet,
  testnet,
  testnetPreview,
  testnetPreprod
];