menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
SocketClientConfig
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
dynamic
>
?
headers
final
Custom header to add inside the client
Implementation
final Map<String, dynamic>? headers;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
SocketClientConfig
headers property
SocketClientConfig class