rawContent property
The raw, JSON-formatted string to use as the payload for the notification message. If specified, this value overrides all other content for the message.
Implementation
final String? rawContent;
The raw, JSON-formatted string to use as the payload for the notification message. If specified, this value overrides all other content for the message.
final String? rawContent;