payload property

Map<String, dynamic> payload
final

Payload map associated with the event.

Implementation

final Map<String, dynamic> payload;