refreshTokenExchangeDate property

DateTime? refreshTokenExchangeDate

The date that the refresh token should be exchanged.

Implementation

DateTime? get refreshTokenExchangeDate => _refreshTokenExchangeDate.value;