withCredentials property
Whether or not credentials (secure cookies) will be sent with this request. Applicable only to the browser platform.
Implementation
final bool withCredentials;
Whether or not credentials (secure cookies) will be sent with this request. Applicable only to the browser platform.
final bool withCredentials;