data property
dynamic
data
final
The data payload of the message, which can be any type depending on the message.
Implementation
final dynamic data;
The data payload of the message, which can be any type depending on the message.
final dynamic data;