Skip to content

BadCertificateCallback

typedef BadCertificateCallback = bool Function(
  X509Certificate cr,
  String host,
  int port,
)