data property

String? data
getter/setter pair

The message data field.

If this field is empty, the message must contain at least one attribute.

Optional.

Implementation

core.String? data;