events property

Map<String, Event> events
final

A set of properties that are associated with the event.

Implementation

final Map<String, Event> events;