rawContent property

String? rawContent
final

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

Implementation

final String? rawContent;