rootCertificates property
List<Certificate>
get
rootCertificates
List of custom root certificates to use with OpenSSL.
Implementation
List<Certificate> get rootCertificates => const [];
List of custom root certificates to use with OpenSSL.
List<Certificate> get rootCertificates => const [];