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