values property

List<Bip44Coins> get values

Implementation

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