host property

String get host

Implementation

String get host {
  return _uri?.host ?? "";
}