refreshToken property
Refresh token for this user, to sync the account details with Apple.
Only the first one is stored per user.
Implementation
String refreshToken;
Refresh token for this user, to sync the account details with Apple.
Only the first one is stored per user.
String refreshToken;