calloutText property

String? calloutText
getter/setter pair

The callout text.

The length of this string should be between 1 and 25, inclusive.

Required.

Implementation

core.String? calloutText;