menu
graphql_server3 package
documentation
graphql_ws.dart
GraphQLWsClient
channel property
channel property
dark_mode
light_mode
channel
property
StreamChannel
<
Map
>
channel
final
The underlying transport, carrying decoded maps.
Implementation
final StreamChannel<Map> channel;
graphql_server3 package
documentation
graphql_ws
GraphQLWsClient
channel property
GraphQLWsClient class