menu
googleapis package
documentation
servicecontrol/v2.dart
Response
Response constructor
Response 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 constructor
Response class