hasBeenExchanged property Null safety
read / write
Whether or not this authorization code has already been exchanged for a token.
Implementation
bool? hasBeenExchanged;
Whether or not this authorization code has already been exchanged for a token.
bool? hasBeenExchanged;