eventName property

String eventName
final

A string to identify the event. This provides an unambiguous identifier for the event, avoiding the need to establish a convention in the eventArguments.

Implementation

final String eventName;