refreshToken property

String? refreshToken
final

A token that can be used to periodically refresh the session.

This value is managed automatically by the Auth class.

Implementation

final String? refreshToken;