rawContent property

String? rawContent
final

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;