dependencies property

List<String> dependencies
final

The import statements defined by the file in which the annotation is used.

Implementation

final List<String> dependencies;