path property

String path

return the the request path

Implementation

String get path => request.uri.path;