ADAPoolMetadataResponse constructor
ADAPoolMetadataResponse({})
Implementation
ADAPoolMetadataResponse({
required this.poolId,
required this.hex,
this.url,
this.hash,
this.ticker,
this.name,
this.description,
this.homepage,
});