menu
xrpc package
documentation
http.dart
Response<D>
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
The headers from the server.
Implementation
final Map<String, String> headers;
xrpc package
documentation
http
Response<D>
headers property
Response class