text property

String? text
getter/setter pair

The text of the custom status.

This will be a string with maximum length of 64.

Required.

Implementation

core.String? text;