usage method

  1. @override
String usage()

returns the usage for this flag

Implementation

@override
String usage() => '--$flagName';