menu
googleapis package
documentation
content/v2_1.dart
ProductsCustomBatchRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (entries != null) 'entries': entries!, };
googleapis package
documentation
content/v2_1
ProductsCustomBatchRequest
toJson method
ProductsCustomBatchRequest class