components property

List<ComponentDeclaration> get components

Implementation

List<ComponentDeclaration> get components => List.unmodifiable(_components);