menu
googleapis package
documentation
dns/v1.dart
DnsKeySpec
DnsKeySpec.new constructor
DnsKeySpec.new 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.new constructor
DnsKeySpec class