menu
analyzer package
documentation
dart/element/element.dart
CompilationUnitElement
parts property
parts property
dark_mode
light_mode
parts
property
List
<
PartElement
>
get
parts
The parts included by this unit.
Implementation
List<PartElement> get parts;
analyzer package
documentation
dart/element/element
CompilationUnitElement
parts property
CompilationUnitElement class