amount property

double get amount

Get amount in currency units

Implementation

double get amount => amountCents / 100.0;