allowInsecure property

bool allowInsecure
final

This library will always use secure connections if the server supports it, and will abort if unsuccessful unless allowInsecure is true.

Implementation

final bool allowInsecure;