configPath property

String get configPath

Implementation

String get configPath {
  return this.args!['config'];
}