WithdrawalDelayer constructor
WithdrawalDelayer({})
Implementation
WithdrawalDelayer(
{this.ethereumBlockNum,
this.ethereumGovernanceAddress,
this.emergencyCouncilAddress,
this.withdrawalDelay,
this.emergencyModeStartingBlock,
this.emergencyMode});