multiplier property

int? multiplier
final

An amount that can be multiplied by the formatted number to cancel out the suffix when parsing

Implementation

final int? multiplier;