menu
obsly_flutter package
documentation
models/http/http_response_metadata.dart
HTTPResponseMetadata
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_response_metadata
HTTPResponseMetadata
headers property
HTTPResponseMetadata class