menu
nyxx package
documentation
nyxx.dart
HttpResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
The headers from the response.
Implementation
final Map<String, String> headers;
nyxx package
documentation
nyxx
HttpResponse
headers property
HttpResponse class