disableFlagInverse top-level constant
String
const disableFlagInverse
Can be passed to the inverse
argument of ArgParser flag methods to
disable the inverse completely. See ArgParser.addMultiFlag for more
information.
Implementation
const disableFlagInverse = '';