events property

List<Event>? events
final

A list of Event instances.

Implementation

final List<Event>? events;