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