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