libraryImports2 property

  1. @Deprecated('Use libraryImports instead')
List<LibraryImport> get libraryImports2

The libraries imported by this unit.

Implementation

@Deprecated('Use libraryImports instead')
List<LibraryImport> get libraryImports2;