menu
dio_http_util package
documentation
response_parser.dart
RawHttpResponse
path property
path property
dark_mode
light_mode
path
property
String
path
final
请求路径(用于 PathBasedResponseParser 等按路径选择解析器)
Implementation
final String path;
dio_http_util package
documentation
response_parser
RawHttpResponse
path property
RawHttpResponse class