targets property

List<NavigationTarget> targets
final

The navigation targets referenced in the file. They are referenced by NavigationRegions by their index in this array.

Implementation

final List<NavigationTarget> targets;