SslCertificatesScopedList constructor
SslCertificatesScopedList({
- List<
SslCertificate> ? sslCertificates, - SslCertificatesScopedListWarning? warning,
Implementation
SslCertificatesScopedList({
this.sslCertificates,
this.warning,
});