menu
yt
yt
Dialog
Dialog.fromJson factory constructor
Dialog.fromJson
brightness_4
brightness_5
Dialog.fromJson
constructor
Dialog.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Dialog.fromJson(Map<String, dynamic> json) => _$DialogFromJson(json);
yt
yt
Dialog
Dialog.fromJson factory constructor
Dialog class
Constructors
Dialog
fromJson
Properties
answer
answers
hashCode
keyword
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==