amountSat property

dynamic get amountSat

The amount of the invoice (in SATS)

Implementation

get amountSat => amountMsat ~/ 1000;