string property

String? string
getter/setter pair

The string form of a balance.

Only one of these subtypes (string, int, double, money) should be populated.

Implementation

core.String? string;