menu
u package
documentation
utilities.dart
WebResourceResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Headers for the request.
Implementation
final Map<String, String> headers;
u package
documentation
utilities
WebResourceResponse
headers property
WebResourceResponse class