menu
dio_http_util package
documentation
response.dart
Response<T>
errorMessage property
errorMessage property
dark_mode
light_mode
errorMessage
property
String
?
get
errorMessage
错误消息(如果失败)
Implementation
String? get errorMessage;
dio_http_util package
documentation
response
Response<T>
errorMessage property
Response class