client property

GraphQlClient get client

Returns GraphQLClient with or without authorization.

Implementation

GraphQlClient get client => _client;