items property

List<SslCert>? items
getter/setter pair

List of client certificates for the instance.

Implementation

core.List<SslCert>? items;