configPath property

String configPath

Implementation

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