name property

String? name
final

The name of the event.

Corresponds to the "name" field in the JSON event.

Implementation

final String? name;