yt
yt
Dialog
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$DialogToJson(this);
yt
yt
Dialog
toJson method
Dialog class
Constructors
Dialog
fromJson
Properties
answer
answers
hashCode
keyword
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==