menu
irs_network_handler package
documentation
xhttp.dart
XHttp
getHeaders static method
getHeaders static method
dark_mode
light_mode
getHeaders
static method
Map
?
getHeaders
(
)
Implementation
static Map? getHeaders() { return dio?.options.headers; }
irs_network_handler package
documentation
xhttp
XHttp
getHeaders static method
XHttp class