menu
smart_dio package
documentation
http/request/smart_response.dart
SmartResponse<T>
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
服务器返回的消息(通过 ResponseParserPlugin 解析)
Implementation
final String? message;
smart_dio package
documentation
http/request/smart_response
SmartResponse<T>
message property
SmartResponse class