orgName property

String get orgName

Implementation

String get orgName => argResults['org-name'] as String? ?? _defaultOrgName;