GetDnsResponse.fromJson constructor Null safety
Implementation
factory GetDnsResponse.fromJson(Map<String, dynamic> json) =>
_$GetDnsResponseFromJson(json);
factory GetDnsResponse.fromJson(Map<String, dynamic> json) =>
_$GetDnsResponseFromJson(json);