stringValue property

String? stringValue
getter/setter pair

Value to insert in creative text.

Customizer values of all types are stored as string to make formatting unambiguous.

Required.

Implementation

core.String? stringValue;