menu
tldts package
documentation
core/looup/interface.dart
SuffixLookupOptions
SuffixLookupOptions.new constructor
SuffixLookupOptions.new constructor
dark_mode
light_mode
SuffixLookupOptions
constructor
SuffixLookupOptions
(
{
bool
allowIcannDomains
=
true
,
bool
allowPrivateDomains
=
false
,
})
Implementation
SuffixLookupOptions({ this.allowIcannDomains = true, this.allowPrivateDomains = false, });
tldts package
documentation
core/looup/interface
SuffixLookupOptions
SuffixLookupOptions.new constructor
SuffixLookupOptions class