negatable property

  1. @override
bool negatable
final

For ArgParser, set to true if the argument can be negated with --no on the command line.

Implementation

@override
final bool negatable;