menu
dynamite_runtime package
documentation
http_client.dart
DynamiteResponse<B, H>
headers property
headers property
dark_mode
light_mode
headers
property
H
headers
final
The decoded headers of the response.
Implementation
final H headers;
dynamite_runtime package
documentation
http_client
DynamiteResponse<B, H>
headers property
DynamiteResponse class