LookupOptions constructor Null safety
Implementation
const LookupOptions({
this.port = 43,
this.timeout = const Duration(milliseconds: 10000),
});
const LookupOptions({
this.port = 43,
this.timeout = const Duration(milliseconds: 10000),
});