decimalDigits property

int decimalDigits

Implementation

int get decimalDigits => amount.scale;