configSource property
The source file path of the config. Might be null if the config was created from the constructor manually.
Implementation
String? configSource;
The source file path of the config. Might be null if the config was created from the constructor manually.
String? configSource;