eventList property

List<ConfigurationEvent>? eventList
final

The list of configuration events and their corresponding details.

Implementation

final List<ConfigurationEvent>? eventList;