allowInsecure property
bool
get
allowInsecure
Whether to allow insecure connections (default: true).
Implementation
bool get allowInsecure => true;
Whether to allow insecure connections (default: true).
bool get allowInsecure => true;