fractionDigits property

int fractionDigits
final

No of digits after decimal point. Defaults to value of 2 for non int fields. Should be between 0 and 20 inclusively.

Implementation

final int fractionDigits;