failedToExtractAccessToken constant

String const failedToExtractAccessToken

Error message indicating a failure to extract the access token.

Implementation

static const String failedToExtractAccessToken =
    'Failed to extract access token';