menu
googleapis package
documentation
securitycenter/v1.dart
Requests
Requests.new constructor
Requests.new constructor
dark_mode
light_mode
Requests
constructor
Requests
(
{
int
?
longTermAllowed
,
int
?
longTermDenied
,
double
?
ratio
,
int
?
shortTermAllowed
,
})
Implementation
Requests({
this
.longTermAllowed,
this
.longTermDenied,
this
.ratio,
this
.shortTermAllowed, });
googleapis package
documentation
securitycenter/v1
Requests
Requests.new constructor
Requests class