host property

String get host

Implementation

String get host => Uri.parse(url).host;