$new static method
Implementation
static $HttpClient $new(Runtime runtime, $Value? target, List<$Value?> args) {
return $HttpClient.wrap(HttpClient());
}
static $HttpClient $new(Runtime runtime, $Value? target, List<$Value?> args) {
return $HttpClient.wrap(HttpClient());
}