XdrSorobanAuthorizedInvocation constructor Null safety
- XdrSorobanAuthorizedFunction _function,
- List<
XdrSorobanAuthorizedInvocation> _subInvocations
Implementation
XdrSorobanAuthorizedInvocation(this._function, this._subInvocations);
XdrSorobanAuthorizedInvocation(this._function, this._subInvocations);