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