string property
The string form of a balance.
Only one of these subtypes (string, int, double, money) should be populated.
Implementation
core.String? string;
The string form of a balance.
Only one of these subtypes (string, int, double, money) should be populated.
core.String? string;