withCredentials property

bool withCredentials
final

Whether or not credentials (secure cookies) will be sent with this request. Applicable only to the browser platform.

Implementation

final bool withCredentials;