acceptsExpiredCertificate property
Indicates if expired SSL certificates are accepted. Default value: false.
Implementation
@BuiltValueField(wireName: r'acceptsExpiredCertificate')
bool? get acceptsExpiredCertificate;
Indicates if expired SSL certificates are accepted. Default value: false.
@BuiltValueField(wireName: r'acceptsExpiredCertificate')
bool? get acceptsExpiredCertificate;