domainValidationRecords property

List<DomainValidationRecord>? domainValidationRecords
final

An array of objects that describe the domain validation records of the certificate.

Implementation

final List<DomainValidationRecord>? domainValidationRecords;