used property
Whether this token has already been used (tokens can be used only once).
Implementation
bool get used => throw _privateConstructorUsedError;
Whether this token has already been used (tokens can be used only once).
bool get used => throw _privateConstructorUsedError;