allowInsecureConnections property
bool
get
allowInsecureConnections
Whether non-HTTPS endpoints are allowed or not.
Implementation
bool get allowInsecureConnections => _allowInsecureConnections;
Whether non-HTTPS endpoints are allowed or not.
bool get allowInsecureConnections => _allowInsecureConnections;