eventMessage property
An optional message associated with the event, providing additional detail about the event's context or outcome.
Implementation
final String? eventMessage;
An optional message associated with the event, providing additional detail about the event's context or outcome.
final String? eventMessage;