XdrHashIDPreimageContractAuth constructor Null safety
- XdrHash _networkID,
- XdrUint64 _nonce,
- XdrAuthorizedInvocation _invocation
Implementation
XdrHashIDPreimageContractAuth(this._networkID, this._nonce, this._invocation);
XdrHashIDPreimageContractAuth(this._networkID, this._nonce, this._invocation);