MetadataCollection constructor
Links to the Mint address of another NFT that acts as a Collection NFT. It contains the following sub-fields.
Implementation
const MetadataCollection({
required this.verified,
required this.key,
});
Links to the Mint address of another NFT that acts as a Collection NFT. It contains the following sub-fields.
const MetadataCollection({
required this.verified,
required this.key,
});