data property
The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.
Implementation
final String? data;
The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.
final String? data;