userConfigPath property

  1. @override
String? get userConfigPath
override

Config file path relative to user home (optional)

Implementation

@override
String? get userConfigPath => null;