notifFeatureNotInstalled property
GraphQLError notifFeatureNotInstalled
<span class="feature">read / write</span>
<p>Graphql error for handling.</p>
Implementation
GraphQLError notifFeatureNotInstalled = const GraphQLError(
message:
'Failed to determine project ID: Error while making request: getaddrinfo ENOTFOUND metadata.google.internal. Error code: ENOTFOUND',
);