allowInsecure property

bool get allowInsecure

Whether to allow insecure connections (default: true).

Implementation

bool get allowInsecure => true;