menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
GraphQLClient
cache property
cache property
dark_mode
light_mode
cache
property
GraphQLCache
cache
final
The initial
Cache
to use in the data store.
Implementation
final GraphQLCache cache;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
GraphQLClient
cache property
GraphQLClient class