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