Skip to main content

refreshAccessTokenExpiredException property

GraphQLError refreshAccessTokenExpiredException

read / write

Graphql error for handling.

Implementation

GraphQLError refreshAccessTokenExpiredException = const GraphQLError(
message:
'Access Token has expired. Please refresh session.: Undefined location',
);