failedToGetAccessToken constant

String const failedToGetAccessToken

Error message indicating a failure to retrieve the access token.

Implementation

static const String failedToGetAccessToken = 'Failed to get access token';