menu
yt
yt
Chatbot
Chatbot.fromJson factory constructor
Chatbot.fromJson
brightness_4
brightness_5
Chatbot.fromJson
constructor
Chatbot.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Chatbot.fromJson(Map<String, dynamic> json) => _$ChatbotFromJson(json);
yt
yt
Chatbot
Chatbot.fromJson factory constructor
Chatbot class