String? get configValue => _$this._configValue;
set configValue(covariant String? configValue) => _$this._configValue = configValue;