rawContent property

String? rawContent
final

The raw, JSON-formatted string to use as the payload for the message. If specified, this value overrides all other values for the message.

Implementation

final String? rawContent;