menu
googleapis package
documentation
homegraph/v1.dart
QueryRequestPayload
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(devices !=
null
)
'devices'
: devices!, };
googleapis package
documentation
homegraph/v1
QueryRequestPayload
toJson method
QueryRequestPayload class