refreshToken property
A refresh token created for / assigned to the Firebase Installation by FIS.
The Firebase Installation can use the refresh token to send requests to # GenerateAuthToken in order to request and generate new FIS Auth-Tokens. Used for FIS Internal Auth scheme FIS_v2. This field is set only during response.
Implementation
core.String? refreshToken;