menu
googleapis package
documentation
shared.dart
$RawIndices
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(indices !=
null
)
'indices'
: indices!, };
googleapis package
documentation
shared
$RawIndices
toJson method
$RawIndices class