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