refreshTokenExchangeDate property
The date that the refresh token should be exchanged.
Implementation
DateTime? get refreshTokenExchangeDate => _refreshTokenExchangeDate.value;
The date that the refresh token should be exchanged.
DateTime? get refreshTokenExchangeDate => _refreshTokenExchangeDate.value;