SignedDelegation constructor
const
SignedDelegation({
- Delegation? delegation,
- BinaryBlob? signature,
Implementation
const SignedDelegation({this.delegation, this.signature});