hide property

  1. @override
bool hide

For ArgParser, set to true to hide this from the help menu.

Implementation

@override
bool get hide => false;