imports2 property
Return the imports that share this prefix.
Implementation
@Deprecated('Use imports instead')
List<LibraryImportElement> get imports2;
Return the imports that share this prefix.
@Deprecated('Use imports instead')
List<LibraryImportElement> get imports2;