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