imports property

List<ExistingImport> imports
getter/setter pair

The list of imports in the library.

Implementation

List<ExistingImport> imports;