menu
sdkgen_runtime package
documentation
http_client.dart
SdkgenHttpClient
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Implementation
final Map<String, String> headers = <String, String>{ 'Content-Type': 'application/sdkgen', };
sdkgen_runtime package
documentation
http_client
SdkgenHttpClient
headers property
SdkgenHttpClient class