path method

String path()

Returns the normalized URL path.

Implementation

String path() => normalize(locationStrategy.path());