events property

  1. @JsonKey(name: 'events')
List<Event>? events
final

Implementation

@JsonKey(name: 'events')
final List<Event>? events;