imports2 property

  1. @Deprecated('Use imports instead')
List<LibraryImportElement> imports2

Return the imports that share this prefix.

Implementation

@Deprecated('Use imports instead')
List<LibraryImportElement> get imports2;