hasProxy property
bool
get
hasProxy
Whether any proxy is configured.
Implementation
bool get hasProxy => effectiveProxy != null;
Whether any proxy is configured.
bool get hasProxy => effectiveProxy != null;