DelegationChain constructor
const
DelegationChain(
- List<
SignedDelegation> delegations, - DerEncodedBlob publicKey
Implementation
const DelegationChain(this.delegations, this.publicKey);