menu
smart_dio package
documentation
http/request/smart_response.dart
SmartResponse<T>
headers property
headers property
dark_mode
light_mode
headers
property
Headers
?
get
headers
响应头
Implementation
Headers? get headers => raw?.headers;
smart_dio package
documentation
http/request/smart_response
SmartResponse<T>
headers property
SmartResponse class