menu
googleapis package
documentation
appengine/v1.dart
FirewallRule
FirewallRule constructor
FirewallRule constructor
dark_mode
light_mode
FirewallRule
constructor
FirewallRule
(
{
String
?
action
,
String
?
description
,
int
?
priority
,
String
?
sourceRange
,
})
Implementation
FirewallRule({ this.action, this.description, this.priority, this.sourceRange, });
googleapis package
documentation
appengine/v1
FirewallRule
FirewallRule constructor
FirewallRule class