DRepUpdate constructor
const
DRepUpdate({
- required Credential votingCredential,
- Anchor? anchor,
Implementation
const DRepUpdate({required this.votingCredential, this.anchor});