StakeDeregistration constructor

const StakeDeregistration(
  1. StakeCred stakeCredential
)

Constructs a StakeDeregistration object with the specified stake credential.

Implementation

const StakeDeregistration(this.stakeCredential);