files property

List<String> files
final

The files containing navigation targets referenced in the file. They are referenced by NavigationTargets by their index in this array.

Implementation

final List<String> files;