menu
falkon package
documentation
request_options.dart
RequestOptions
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
Merged on top of the client-level headers.
Implementation
final Map<String, String>? headers;
falkon package
documentation
request_options
RequestOptions
headers property
RequestOptions class