StakeRegistration constructor
const
StakeRegistration(
- StakeCred stakeCredential
Constructs a StakeRegistration object with the specified stake credential.
Implementation
const StakeRegistration(this.stakeCredential);