构造 DnsAnswer / Creates a DnsAnswer.
const DnsAnswer({ required this.name, required this.type, required this.ttl, required this.value, });