isVerbose property

  1. @protected
bool isVerbose

Implementation

@protected
bool get isVerbose => argResults!['verbose'] as bool;