events property

Map<String, Event>? events
final

A Map of Event Affordances.

Implementation

final Map<String, Event>? events;