events property

List<Event>? events
final

Specifies the actions performed when the condition evaluates to TRUE.

Implementation

final List<Event>? events;