newConfig property
Implementation
XdrConfigUpgradeSetKey? get newConfig => this._newConfig;
Implementation
set newConfig(XdrConfigUpgradeSetKey? value) => this._newConfig = value;
XdrConfigUpgradeSetKey? get newConfig => this._newConfig;
set newConfig(XdrConfigUpgradeSetKey? value) => this._newConfig = value;