isAutoIncrement property

bool? isAutoIncrement
getter/setter pair

If true, NFT token IDs are always sequential. If false, custom token IDs can be provided when minting.

Implementation

bool? isAutoIncrement;