optionsDependedOn property

List<String>? optionsDependedOn
final

The options that are prerequisites for this option.

Implementation

final List<String>? optionsDependedOn;