withAuth property

Future<GraphQLClient> Function()? withAuth
getter/setter pair

Graphql clients with auth and without credentials

Implementation

static Future<GraphQLClient> Function()? withAuth, withoutAuth;