menu
gql_exec package
documentation
gql_exec.dart
HttpLinkHeaders
HttpLinkHeaders const constructor
HttpLinkHeaders const constructor
dark_mode
light_mode
HttpLinkHeaders
constructor
const
HttpLinkHeaders
(
{
Map
<
String
,
String
>
headers
=
const {}
,
})
Implementation
const HttpLinkHeaders({ this.headers = const {}, });
gql_exec package
documentation
gql_exec
HttpLinkHeaders
HttpLinkHeaders const constructor
HttpLinkHeaders class