multiplier property Null safety

int multiplier
final

For percent and permille, what are we multiplying by in order to get the printed value, e.g. 100 for percent.

Implementation

final int multiplier;