hasBeenExchanged property Null safety

bool? hasBeenExchanged
read / write

Whether or not this authorization code has already been exchanged for a token.

Implementation

bool? hasBeenExchanged;