verifyCertificates property

bool verifyCertificates
final

Verify the server's certificate. If set to false, the client will accept any certificate. This is insecure and should only be used for testing.

Implementation

final bool verifyCertificates;