payload property
Typed payload object returned from the interaction.
Can contain any object type. Use getPayload for type-safe access.
Implementation
final Object? payload;
Typed payload object returned from the interaction.
Can contain any object type. Use getPayload for type-safe access.
final Object? payload;