payload property

String payload
read / write

JSON-encoded push notification payload with all fields sent by the server, and "google.sent_time" and "google.notification.sound" fields added.

Implementation

late String payload;