menu
rxnet_plus package
documentation
rxnet_lib.dart
AdapterResponse<T>
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
List
<
String
>
>
headers
final
响应头
Implementation
final Map<String, List<String>> headers;
rxnet_plus package
documentation
rxnet_lib
AdapterResponse<T>
headers property
AdapterResponse class