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