customImports property

Iterable<String> customImports
final

Any other custom package imports, defined in build.yaml.

Implementation

final Iterable<String> customImports;