withoutQueryPath property

String get withoutQueryPath

Implementation

String get withoutQueryPath {
  return '$scheme://$host$path';
}