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