menu
googleapis package
documentation
$shared
$ConnectionType
$ConnectionType constructor
$ConnectionType
brightness_4
$ConnectionType
constructor
Null safety
$ConnectionType
(
{
String
?
id
,
String
?
kind
,
String
?
name
}
)
Implementation
$ConnectionType({ this.id, this.kind, this.name, });
googleapis package
documentation
$shared
$ConnectionType
$ConnectionType constructor
$ConnectionType class
Constructors
$ConnectionType
fromJson
Properties
hashCode
id
kind
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==