fractUnit property

String? fractUnit
final

fractUnit define the name of the fractUnit example: 1.20 is readed as: One Euro and twenty cent.

Implementation

final String? fractUnit;