imports property

List<ImportElement> imports

Return a list containing all of the imports defined in this library.

Implementation

List<ImportElement> get imports;