menu
googleapis package
documentation
dns/v1.dart
DnsKeysListResponse
DnsKeysListResponse constructor
DnsKeysListResponse constructor
dark_mode
light_mode
DnsKeysListResponse
constructor
DnsKeysListResponse
(
{
List
<
DnsKey
>
?
dnsKeys
,
String
?
kind
,
String
?
nextPageToken
,
})
Implementation
DnsKeysListResponse({ this.dnsKeys, this.kind, this.nextPageToken, });
googleapis package
documentation
dns/v1
DnsKeysListResponse
DnsKeysListResponse constructor
DnsKeysListResponse class