digitsAfterDecimal property

String? digitsAfterDecimal
getter/setter pair

The digits after the decimal point, or null if this numeric token doesn't have anything after its decimal point.

Implementation

String? digitsAfterDecimal;