menu
dio_query package
documentation
interceptors/response_interceptor.dart
ResponseDataConfig
autoParse property
autoParse property
dark_mode
light_mode
autoParse
property
bool
autoParse
final
是否自动解析响应并提取data字段
Implementation
final bool autoParse;
dio_query package
documentation
interceptors/response_interceptor
ResponseDataConfig
autoParse property
ResponseDataConfig class