constants property
List<ConstantDeclaration>
get
constants
Implementation
List<ConstantDeclaration> get constants => List.unmodifiable(_constants);
List<ConstantDeclaration> get constants => List.unmodifiable(_constants);