configPath property

String get configPath

Implementation

static String get configPath {
  return path.join(configDir, 'config.json');
}