payload property

Map<String, Object?> payload
final

The payload associated with the event.

Implementation

final Map<String, Object?> payload;