toDecimalDigits property

int? toDecimalDigits
final

The number of decimal digigs of the resulting Currency If not passed then we use the default decimalDigits of the toCurrency

Implementation

final int? toDecimalDigits;