Variable Route.url

Declaration

struct Route
{
  // ...
  string url;
  // ...
}