tokenId property
Id for a token which is allocated when the token is minted.
Implementation
int? get tokenId => throw _privateConstructorUsedError;
Id for a token which is allocated when the token is minted.
int? get tokenId => throw _privateConstructorUsedError;