SigstoreAuthority constructor
SigstoreAuthority({
- String? displayName,
- SigstorePublicKeySet? publicKeySet,
Implementation
SigstoreAuthority({
this.displayName,
this.publicKeySet,
});