menu
graphql_server3 package
documentation
graphql_ws.dart
GraphQLWsServer
client property
client property
dark_mode
light_mode
client
property
GraphQLWsClient
client
final
The client this server is talking to.
Implementation
final GraphQLWsClient client;
graphql_server3 package
documentation
graphql_ws
GraphQLWsServer
client property
GraphQLWsServer class