events property

List<Event>? events
final

A collection of events related to objects

Implementation

final List<Event>? events;