configHomePath property

String? configHomePath
final

The path (usually in $HOME/.config on Linux) where applications may store their local configuration data. This can be separately configured for each SDK, to prevent conflicting overrides of their own settings.

Implementation

final String? configHomePath;