uri property

Uri uri

Implementation

Uri get uri {
  return request.split(' ').last.asUri;
}