payload property

Map<Object?, Object?> payload
getter/setter pair

Notification payload.

Usually a map of strings to some primitive types.

Implementation

Map<Object?, Object?> payload;