ListDnsRecordSetsResponse constructor
ListDnsRecordSetsResponse({
- List<
DnsRecordSet> ? dnsRecordSets,
Implementation
ListDnsRecordSetsResponse({
this.dnsRecordSets,
});