SorobanAuthorizationEntry constructor Null safety
- SorobanCredentials credentials,
- SorobanAuthorizedInvocation rootInvocation
Implementation
SorobanAuthorizationEntry(this.credentials, this.rootInvocation);
SorobanAuthorizationEntry(this.credentials, this.rootInvocation);