menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
GraphQLWebSocketChannel
stream property
stream property
dark_mode
light_mode
stream
property
Stream
stream
getter/setter pair
override-getter
The single-subscription stream that emits values from the other endpoint.
Implementation
Stream<dynamic> stream;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
GraphQLWebSocketChannel
stream property
GraphQLWebSocketChannel class