name property

  1. @JsonKey()
String? name
final

Name of the event

Implementation

@JsonKey()
final String? name;