functions property

List<EventManager> functions
final

List of all IEventManager objects related to handling this event

Implementation

final List<EventManager> functions = [];