menu
googleapis package
documentation
vmmigration/v1.dart
OSDescription
OSDescription.new constructor
OSDescription.new constructor
dark_mode
light_mode
OSDescription
constructor
OSDescription
(
{
String
?
offer
,
String
?
plan
,
String
?
publisher
,
String
?
type
,
})
Implementation
OSDescription({
this
.offer,
this
.plan,
this
.publisher,
this
.type, });
googleapis package
documentation
vmmigration/v1
OSDescription
OSDescription.new constructor
OSDescription class
Constructors
new
fromJson
Properties
hashCode
offer
plan
publisher
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==