XdrContractCostParamEntry constructor Null safety
- XdrExtensionPoint _ext,
- XdrInt64 _constTerm,
- XdrInt64 _linearTerm
Implementation
XdrContractCostParamEntry(this._ext, this._constTerm, this._linearTerm);
XdrContractCostParamEntry(this._ext, this._constTerm, this._linearTerm);