amount property

num get amount
inherited

The amount in the currency's subunit (e.g. cents, yen, etc.)

Implementation

num get amount => throw _privateConstructorUsedError;