menu
googleapis package
documentation
run/v1.dart
HTTPGetAction
HTTPGetAction.new constructor
HTTPGetAction.new constructor
dark_mode
light_mode
HTTPGetAction
constructor
HTTPGetAction
(
{
String
?
host
,
List
<
HTTPHeader
>
?
httpHeaders
,
String
?
path
,
int
?
port
,
String
?
scheme
,
})
Implementation
HTTPGetAction({
this
.host,
this
.httpHeaders,
this
.path,
this
.port,
this
.scheme, });
googleapis package
documentation
run/v1
HTTPGetAction
HTTPGetAction.new constructor
HTTPGetAction class