content property
The plain text content of the reply.
This field is used for setting the content, while htmlContent
should be
displayed. This is required on creates if no action
is specified.
Implementation
core.String? content;
The plain text content of the reply.
This field is used for setting the content, while htmlContent
should be
displayed. This is required on creates if no action
is specified.
core.String? content;