iosShouldAllowDeprecatedTLS property
- @Deprecated('Use shouldAllowDeprecatedTLS instead')
final
Use shouldAllowDeprecatedTLS instead.
Implementation
@Deprecated('Use shouldAllowDeprecatedTLS instead')
final Future<IOSShouldAllowDeprecatedTLSAction?> Function(
T controller, URLAuthenticationChallenge challenge)?
iosShouldAllowDeprecatedTLS;