used property
Whether this token has already been used (tokens can be used only once).
Implementation
TokenType get type;/// Whether this token has already been used
/// (tokens can be used only once).
bool get used;
Whether this token has already been used (tokens can be used only once).
TokenType get type;/// Whether this token has already been used
/// (tokens can be used only once).
bool get used;