withCredentials property
Whether or not to send the request with credentials.
Implementation
@override
bool get withCredentials => _withCredentials;
Whether or not to send the request with credentials.
@override
bool get withCredentials => _withCredentials;