values property

List<Bip49Coins> get values

Implementation

static List<Bip49Coins> get values => _coinToConf.keys.toList();