menu
googleapis package
documentation
sheets/v4.dart
BatchClearValuesRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(ranges !=
null
)
'ranges'
: ranges!, };
googleapis package
documentation
sheets/v4
BatchClearValuesRequest
toJson method
BatchClearValuesRequest class