menu
obsly_flutter package
documentation
models/http/http_request_metadata.dart
HTTPRequestMetadata
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Implementation
final Map<String, String> headers;
obsly_flutter package
documentation
models/http/http_request_metadata
HTTPRequestMetadata
headers property
HTTPRequestMetadata class