uri property - HttpRequest class - dart:io library (original) (raw)
Uri geturi
The URI for the request.
This provides access to the path and query string for the request.
Implementation
Uri get uri;
Uri geturi
The URI for the request.
This provides access to the path and query string for the request.
Uri get uri;