menu
googleapis package
documentation
$shared
$Endpoint
$Endpoint constructor
$Endpoint
brightness_4
$Endpoint
constructor
Null safety
$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 constructor
$Endpoint class
Constructors
$Endpoint
fromJson
Properties
aliases
allowCors
hashCode
name
runtimeType
target
Methods
noSuchMethod
toJson
toString
Operators
operator ==