payload property

Map<String, dynamic>? payload
final

Payload from the notification

Implementation

final Map<String, dynamic>? payload;