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