idsToMint property

List<int>? idsToMint
getter/setter pair

If collection is set as isAutoIncrement=false, use this parameter to define the custom minted NFT token IDS

Implementation

List<int>? idsToMint;