prefixes property
List< PrefixElement>
prefixes
The prefixes used to import
libraries into this library.
Each prefix can be used in more than one import
directive.
Implementation
List<PrefixElement> get prefixes;
The prefixes used to import
libraries into this library.
Each prefix can be used in more than one import
directive.
List<PrefixElement> get prefixes;