customPayload property

Map<String, dynamic>? customPayload
final

Optional custom payload of the message.

Implementation

final Map<String, dynamic>? customPayload;