fqdn property

String get fqdn

Returns the fully qualified domain name of the current service.

Implementation

String get fqdn => '$name.$type.local';