ADAAddressSummaryResponse constructor
const
ADAAddressSummaryResponse({})
Implementation
const ADAAddressSummaryResponse({
required this.address,
required this.amount,
required this.type,
required this.script,
this.stakeAddress,
});