hideNegatedUsage property

bool? hideNegatedUsage
final

Whether to document that this flag is negatable.

This is null unless type is OptionType.flag.

Implementation

final bool? hideNegatedUsage;