Query$GetCoinMetadata$coinMetadata constructor
Query$GetCoinMetadata$coinMetadata({})
Implementation
Query$GetCoinMetadata$coinMetadata({
required this.address,
this.decimals,
this.name,
this.symbol,
this.description,
this.iconUrl,
});