menu
smart_dio package
documentation
http/error/default_localizer.dart
DefaultErrorLocalizer
responseMessagePrefix property
responseMessagePrefix property
dark_mode
light_mode
responseMessagePrefix
property
String
responseMessagePrefix
final
响应错误消息前缀(最终格式:
{prefix} ({statusCode})
)
Implementation
final String responseMessagePrefix;
smart_dio package
documentation
http/error/default_localizer
DefaultErrorLocalizer
responseMessagePrefix property
DefaultErrorLocalizer class