menu
rx_go package
documentation
rx_go.dart
WebResourceResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Headers for the request.
Implementation
final Map<String, String> headers;
rx_go package
documentation
rx_go
WebResourceResponse
headers property
WebResourceResponse class