menu
googleapis package
documentation
versionhistory/v1.dart
Platform
Platform.new constructor
Platform.new constructor
dark_mode
light_mode
Platform
constructor
Platform
(
{
String
?
name
,
String
?
platformType
,
})
Implementation
Platform({
this
.name,
this
.platformType, });
googleapis package
documentation
versionhistory/v1
Platform
Platform.new constructor
Platform class
Constructors
new
fromJson
Properties
hashCode
name
platformType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==