rawContent property

String? rawContent
final

The raw, JSON-formatted string to use as the payload for push notifications that are based on the message template. If specified, this value overrides all other content for the message template.

Implementation

final String? rawContent;