configFilePath property

  1. @override
String get configFilePath
override

Absolute path to the unified config file (~/.simutil/settings.yaml).

Implementation

@override
String get configFilePath => _settingsPath;