Skip to main content

refreshAccessTokenExpiredException property

GraphQLError refreshAccessTokenExpiredException

<span class="feature">read / write</span>

<p>Graphql error for handling.</p>

Implementation

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