domainValidationRecords property
An array of objects that describe the domain validation records of the certificate.
Implementation
final List<DomainValidationRecord>? domainValidationRecords;
An array of objects that describe the domain validation records of the certificate.
final List<DomainValidationRecord>? domainValidationRecords;