failedToGetRefreshToken constant

String const failedToGetRefreshToken

Error message indicating a failure to retrieve the refresh token.

Implementation

static const String failedToGetRefreshToken = 'Failed to get refresh token';