menu
googleapis package
documentation
sheets/v4.dart
AddSlicerRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(slicer !=
null
)
'slicer'
: slicer!, };
googleapis package
documentation
sheets/v4
AddSlicerRequest
toJson method
AddSlicerRequest class
Constructors
new
fromJson
Properties
hashCode
runtimeType
slicer
Methods
noSuchMethod
toJson
toString
Operators
operator ==