amount property

  1. @override
Coin amount
override

Implementation

@override
Coin get amount => currencies[lovelaceHex] ?? coinZero;