allowInsecureConnections property

bool get allowInsecureConnections

Whether non-HTTPS endpoints are allowed or not.

Implementation

bool get allowInsecureConnections => _allowInsecureConnections;