WalletResponse constructor
WalletResponse()
Implementation
WalletResponse(
this.address,
this.publicKey,
this.nonce,
this.balance,
this.attributes,
this.isDelegate,
this.isResigned,
);
WalletResponse(
this.address,
this.publicKey,
this.nonce,
this.balance,
this.attributes,
this.isDelegate,
this.isResigned,
);