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