prefixes property
The prefixes used to import
libraries into this library.
Each prefix can be used in more than one import
directive.
Implementation
@Deprecated('Use CompilationUnitElement.libraryImportPrefixes')
List<PrefixElement> get prefixes;