menu
khadem package
documentation
http.dart
Request
isAjax property
isAjax property
dark_mode
light_mode
isAjax
property
bool
get
isAjax
Checks if request is AJAX/XHR
Implementation
bool get isAjax => _metadata.isAjax;
khadem package
documentation
http
Request
isAjax property
Request class