values constant

List<ClusterType> const values

List of all possible values in this ClusterType.

Implementation

static const values = <ClusterType>[
  custom,
  solanaDevnet,
  solanaMainnet,
  solanaTestnet,
];