allowInsecure property
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;
This library will always use secure connections if the server supports it,
and will abort if unsuccessful unless allowInsecure
is true
.
final bool allowInsecure;