hideNegatedUsage property
Whether to document that this flag is negatable.
This is null
unless type is OptionType.flag.
Implementation
final bool? hideNegatedUsage;
Whether to document that this flag is negatable.
This is null
unless type is OptionType.flag.
final bool? hideNegatedUsage;