XdrHashIDPreimageSorobanAuthorization constructor Null safety
- XdrHash _networkID,
- XdrInt64 _nonce,
- XdrUint32 _signatureExpirationLedger,
- XdrSorobanAuthorizedInvocation _invocation
Implementation
XdrHashIDPreimageSorobanAuthorization(this._networkID, this._nonce,
this._signatureExpirationLedger, this._invocation);