menu
fairy_flutter_comm package
documentation
http/i_throw_handler.dart
IThrowHandler
handleStatusCode abstract method
handleStatusCode abstract method
dark_mode
light_mode
handleStatusCode
abstract method
void
handleStatusCode
(
int
?
code
)
统一状态码处理
Implementation
void handleStatusCode(int? code);
fairy_flutter_comm package
documentation
http/i_throw_handler
IThrowHandler
handleStatusCode abstract method
IThrowHandler class