payload property

Map<String, Object?> payload
final

Structured event payload.

Implementation

final Map<String, Object?> payload;