value property

  1. @override
Bip86Coins get value
override

Gets the collection of cryptocurrency coins.

Implementation

@override
Bip86Coins get value {
  return this;
}