DnsKey constructor
DnsKey({})
Implementation
DnsKey({
this.algorithm,
this.creationTime,
this.description,
this.digests,
this.id,
this.isActive,
this.keyLength,
this.keyTag,
this.kind,
this.publicKey,
this.type,
});