HTTPRequest constructor
HTTPRequest(
- RequestHooks hooks,
- String method,
- String url
Implementation
external factory HTTPRequest(RequestHooks hooks, String method, String url);