A GET Request which will make the request.
Request.get({ this.uri, this.headers, this.body, }) : type = RequestType.get;