data property

String? data
final

The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.

Implementation

final String? data;