menu
web_response_cache package
documentation
cached_web_request.dart
CachedWebRequest
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
HTTP headers which get sent with the request.
Implementation
final Map<String, String>? headers;
web_response_cache package
documentation
cached_web_request
CachedWebRequest
headers property
CachedWebRequest class