eventHistory property
List<RulesEventExecution>
get
eventHistory
Implementation
List<RulesEventExecution> get eventHistory =>
List.unmodifiable(_eventHistory);
List<RulesEventExecution> get eventHistory =>
List.unmodifiable(_eventHistory);