menu
smart_dio package
documentation
http/request/smart_response.dart
SmartResponse<T>
customErrorMessage property
customErrorMessage property
dark_mode
light_mode
customErrorMessage
property
String
?
customErrorMessage
final
自定义错误消息(通过 errorMessageBuilder 生成)
Implementation
final String? customErrorMessage;
smart_dio package
documentation
http/request/smart_response
SmartResponse<T>
customErrorMessage property
SmartResponse class