menu
googleapis package
documentation
appengine/v1.dart
UrlDispatchRule
UrlDispatchRule constructor
UrlDispatchRule constructor
dark_mode
light_mode
UrlDispatchRule
constructor
UrlDispatchRule
(
{
String
?
domain
,
String
?
path
,
String
?
service
,
})
Implementation
UrlDispatchRule({ this.domain, this.path, this.service, });
googleapis package
documentation
appengine/v1
UrlDispatchRule
UrlDispatchRule constructor
UrlDispatchRule class