configPath property

String get configPath

Implementation

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