menu
irs_network_handler package
documentation
xhttp.dart
XHttp
setErrorTitle static method
setErrorTitle static method
dark_mode
light_mode
setErrorTitle
static method
XHttp
setErrorTitle
(
String
msg
)
Implementation
static XHttp setErrorTitle(String msg) { errorShowTitle = msg; return _instance; }
irs_network_handler package
documentation
xhttp
XHttp
setErrorTitle static method
XHttp class