menu
googleapis package
documentation
androidpublisher/v3.dart
ConvertRegionPricesRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (price != null) 'price': price!, };
googleapis package
documentation
androidpublisher/v3
ConvertRegionPricesRequest
toJson method
ConvertRegionPricesRequest class