menu
googleapis package
documentation
compute/v1.dart
GuestOsFeature
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(type !=
null
)
'type'
: type!, };
googleapis package
documentation
compute/v1
GuestOsFeature
toJson method
GuestOsFeature class