menu
googleapis package
documentation
servicedirectory/v1.dart
Endpoint
Endpoint constructor
Endpoint constructor
dark_mode
light_mode
Endpoint
constructor
Endpoint
(
{
String
?
address
,
Map
<
String
,
String
>
?
annotations
,
String
?
name
,
String
?
network
,
int
?
port
,
String
?
uid
,
})
Implementation
Endpoint({ this.address, this.annotations, this.name, this.network, this.port, this.uid, });
googleapis package
documentation
servicedirectory/v1
Endpoint
Endpoint constructor
Endpoint class