menu
messenger
provider/gql/base.dart
GraphQlProviderBase
client property
client
dark_mode
light_mode
client
property
GraphQlClient
get
client
Returns
GraphQLClient
with or without authorization.
Implementation
GraphQlClient get client => _client;
messenger
base
GraphQlProviderBase
client property
GraphQlProviderBase class