name property Null safety
final
The name of the event.
Corresponds to the "name" field in the JSON event.
Implementation
final String? name;
The name of the event.
Corresponds to the "name" field in the JSON event.
final String? name;