allEvents constant

List<String> const allEvents

Implementation

static const allEvents = [...requiredEvents, ...optionalEvents];