refreshToken property

String refreshToken
getter/setter pair

Refresh token for this user, to sync the account details with Apple.

Only the first one is stored per user.

Implementation

String refreshToken;