skipCertificateVerification property

bool? skipCertificateVerification

Implementation

bool? get skipCertificateVerification => _$this._skipCertificateVerification;
void skipCertificateVerification=(bool? skipCertificateVerification)

Implementation

set skipCertificateVerification(bool? skipCertificateVerification) =>
    _$this._skipCertificateVerification = skipCertificateVerification;