What is the way to write "new Iron.Url route.path", but in FlowRouter?

For IronRouter, you can declare this var like so…

url = new Iron.Url route.path

How do I define the same var for FlowRouter?