ICreateSubstrateCollection constructor
ICreateSubstrateCollection({})
Implementation
ICreateSubstrateCollection(
{required this.name,
required this.symbol,
required this.baseUri,
required this.baseExtension,
required this.royaltiesAddress,
required this.royaltiesFees,
required this.drop,
this.maxSupply,
this.description,
this.collectionType1,
this.chain1,
});