yt
yt
Chatbot
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ChatbotToJson(this);
yt
yt
Chatbot
toJson method
Chatbot class
Constructors
Chatbot
fromJson
fromYaml
Properties
botName
dialogs
hashCode
nameFormatted
phraseMatch
runtimeType
Methods
checkDialog
noSuchMethod
toJson
toString
Operators
operator ==