menu
fs_service_lib package
documentation
utils/caching_http_client.dart
CachedHttpResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Response HTTP headers.
Implementation
final Map<String, String> headers;
fs_service_lib package
documentation
utils/caching_http_client
CachedHttpResponse
headers property
CachedHttpResponse class