used property

bool get used
inherited

Whether this token has already been used (tokens can be used only once).

Implementation

bool get used => throw _privateConstructorUsedError;