menu
tldts package
documentation
core/index.dart
Result
Result.new constructor
Result.new constructor
dark_mode
light_mode
Result
constructor
Result
(
{
String
?
hostname
,
bool
?
isIp
,
String
?
subdomain
,
String
?
domain
,
String
?
domainWithoutSuffix
,
})
Implementation
Result({ this.hostname, this.isIp, this.subdomain, this.domain, this.domainWithoutSuffix, });
tldts package
documentation
core/index
Result
Result.new constructor
Result class