url property

String url
final

The url of this request, can be a valid URI or something else that describes your request (eg in websockets)

Implementation

final String url;