menu
googleapis package
documentation
vmmigration/v1.dart
OSDescription
OSDescription constructor
OSDescription 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 constructor
OSDescription class