units property
The whole units of the amount.
For example if currencyCode
is "USD"
, then 1 unit is one US dollar.
Implementation
core.String? units;
The whole units of the amount.
For example if currencyCode
is "USD"
, then 1 unit is one US dollar.
core.String? units;