Current constructor
Current({})
Implementation
Current(
{this.commission,
this.epochVoteAccount,
this.epochCredits,
this.nodePubkey,
this.lastVote,
this.activatedStake,
this.votePubkey});
Current(
{this.commission,
this.epochVoteAccount,
this.epochCredits,
this.nodePubkey,
this.lastVote,
this.activatedStake,
this.votePubkey});