menu
googleapis package
documentation
dns/v1.dart
DnsKeySpec
DnsKeySpec constructor
DnsKeySpec constructor
dark_mode
light_mode
DnsKeySpec
constructor
DnsKeySpec
(
{
String
?
algorithm
,
int
?
keyLength
,
String
?
keyType
,
String
?
kind
,
})
Implementation
DnsKeySpec({ this.algorithm, this.keyLength, this.keyType, this.kind, });
googleapis package
documentation
dns/v1
DnsKeySpec
DnsKeySpec constructor
DnsKeySpec class