menu
smart_dio package
documentation
http/error/smart_error.dart
ResponseError
responseHeaders property
responseHeaders property
dark_mode
light_mode
responseHeaders
property
Map
<
String
,
List
<
String
>
>
?
responseHeaders
final
响应头
Implementation
final Map<String, List<String>>? responseHeaders;
smart_dio package
documentation
http/error/smart_error
ResponseError
responseHeaders property
ResponseError class