withCredentials property
@doc Whether to include credentials (cookies, authorization headers, TLS client certificates) in the request.
Implementation
@$pb.TagNumber(14)
$core.bool get withCredentials => $_getBF(13);
@doc Whether to include credentials (cookies, authorization headers, TLS client certificates) in the request.
@$pb.TagNumber(14)
$core.bool get withCredentials => $_getBF(13);