menu
utopia_http package
documentation
utopia_http.dart
Request
headersAll property
headersAll property
dark_mode
light_mode
headersAll
property
Map
<
String
,
List
<
String
>
>
headersAll
final
All headers
Implementation
final Map<String, List<String>> headersAll;
utopia_http package
documentation
utopia_http
Request
headersAll property
Request class