menu
apillon_flutter package
documentation
modules/nft/nft-collection.dart
NftCollection
maxSupply property
maxSupply property
dark_mode
light_mode
maxSupply
property
int
?
maxSupply
getter/setter pair
Max amount of NFTs that can get minted in this collection. 0 represents unlimited.
Implementation
int? maxSupply;
apillon_flutter package
documentation
modules/nft/nft-collection
NftCollection
maxSupply property
NftCollection class