refreshTokenIsNull constant

String const refreshTokenIsNull

Error message indicating that the refresh token is null.

Implementation

static const String refreshTokenIsNull = 'Refresh token is null';