value property

  1. @override
ZIP32Coins get value
override

Gets the collection of cryptocurrency coins.

Implementation

@override
ZIP32Coins get value {
  return this;
}