configSource property

String? configSource
getter/setter pair

The source file path of the config. Might be null if the config was created from the constructor manually.

Implementation

String? configSource;