XdrCreateContractArgs constructor Null safety
- XdrContractIDPreimage _contractIDPreimage,
- XdrContractExecutable _executable
Implementation
XdrCreateContractArgs(this._contractIDPreimage, this._executable);
XdrCreateContractArgs(this._contractIDPreimage, this._executable);