menu
googleapis package
documentation
servicecontrol/v2.dart
Response
Response.new constructor
Response.new constructor
dark_mode
light_mode
Response
constructor
Response
(
{
String
?
backendLatency
,
String
?
code
,
Map
<
String
,
String
>
?
headers
,
String
?
size
,
String
?
time
,
})
Implementation
Response({
this
.backendLatency,
this
.code,
this
.headers,
this
.size,
this
.time, });
googleapis package
documentation
servicecontrol/v2
Response
Response.new constructor
Response class