TrustConfig constructor

TrustConfig({
  1. List<CertificateAuthorityServiceConfig>? casConfigs,
})

Implementation

TrustConfig({this.casConfigs});