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