events property

List<ContactEvent> events
final

A list of events that belong to this contact.

Implementation

final List<ContactEvent> events;