Erc721Enumerable.(constructor)Constructs a new instance of the Erc721Enumerable classSignature:constructor(erc721: Erc721, contractWrapper: ContractWrapper<BaseERC721 & IERC721Enumerable>);ParametersParameterTypeDescriptionerc721Erc721contractWrapperContractWrapper<BaseERC721 & IERC721Enumerable>