normalized property

String get normalized

Implementation

String get normalized {
  return "$scheme://$host$path";
}