tokenId property

int? tokenId
inherited

Token id: It is the id for a token which is allocated when the token is minted.

Implementation

int? get tokenId => throw _privateConstructorUsedError;