supportsOptionVersionDowngrade property

bool? supportsOptionVersionDowngrade
final

If true, you can change the option to an earlier version of the option. This only applies to options that have different versions available.

Implementation

final bool? supportsOptionVersionDowngrade;