menu
googleapis package
documentation
servicecontrol/v2.dart
Peer
Peer.new constructor
Peer.new constructor
dark_mode
light_mode
Peer
constructor
Peer
(
{
String
?
ip
,
Map
<
String
,
String
>
?
labels
,
String
?
port
,
String
?
principal
,
String
?
regionCode
,
})
Implementation
Peer({
this
.ip,
this
.labels,
this
.port,
this
.principal,
this
.regionCode, });
googleapis package
documentation
servicecontrol/v2
Peer
Peer.new constructor
Peer class
Constructors
new
fromJson
Properties
hashCode
ip
labels
port
principal
regionCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==