supportedEvents property

List<String>? supportedEvents
getter/setter pair

The event types supported by the extension.

Required.

Implementation

core.List<core.String>? supportedEvents;