XdrAuthorizedInvocation constructor Null safety
Implementation
XdrAuthorizedInvocation(
this._contractID, this._functionName, this._args, this._subInvocations);
XdrAuthorizedInvocation(
this._contractID, this._functionName, this._args, this._subInvocations);