menu
googleapis package
documentation
forms/v1.dart
RowQuestion
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(title !=
null
)
'title'
: title!, };
googleapis package
documentation
forms/v1
RowQuestion
toJson method
RowQuestion class
Constructors
new
fromJson
Properties
hashCode
runtimeType
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==