appEvents property

List<AppEventDeclaration> get appEvents

Implementation

List<AppEventDeclaration> get appEvents => List.unmodifiable(_appEvents);