menu
w_transport package
documentation
mock.dart
FinalizedRequest
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
The request headers. Case-insensitive.
Implementation
final Map<String, String> headers;
w_transport package
documentation
mock
FinalizedRequest
headers property
FinalizedRequest class