String? get configID => _$this._configID;
set configID(covariant String? configID) => _$this._configID = configID;