usage property

String get usage
inherited

Returns the usage help text for the options of this configuration.

Implementation

String get usage => _options.usage;