withCredentials property

bool withCredentials
final

This option requires that you submit credentials for requests on different sites. The default is false

Implementation

final bool withCredentials;