cryptocurrency_amount property

int64 cryptocurrency_amount
read / write

The paid amount, in the smallest units of the cryptocurrency. ; string representation of int, use int.parse

Implementation

late int64 cryptocurrency_amount;