parts property
The list of part
directives of this library.
Implementation
@Deprecated('Use CompilationUnitElement.parts')
List<PartElement> get parts;
The list of part
directives of this library.
@Deprecated('Use CompilationUnitElement.parts')
List<PartElement> get parts;