ADATransactionDelegationCertificateResponse constructor
ADATransactionDelegationCertificateResponse({})
Implementation
ADATransactionDelegationCertificateResponse({
required this.certIndex,
required this.address,
required this.poolId,
required this.activeEpoch,
});