menu
googleapis package
documentation
shared.dart
$Endpoint
$Endpoint.new constructor
$Endpoint.new constructor
dark_mode
light_mode
$Endpoint
constructor
$Endpoint
(
{
List
<
String
>
?
aliases
,
bool
?
allowCors
,
String
?
name
,
String
?
target
,
})
Implementation
$Endpoint({
this
.aliases,
this
.allowCors,
this
.name,
this
.target, });
googleapis package
documentation
shared
$Endpoint
$Endpoint.new constructor
$Endpoint class