isAjax property

bool get isAjax

Checks if request is AJAX/XHR

Implementation

bool get isAjax => _metadata.isAjax;