menu
bond_chat_bot package
documentation
bond_chat_bot.dart
ChatBotMessageOption
ChatBotMessageOption.new constructor
ChatBotMessageOption.new constructor
dark_mode
light_mode
ChatBotMessageOption
constructor
ChatBotMessageOption
(
int
id
,
String
text
,
String
value
)
Implementation
ChatBotMessageOption(this.id, this.text, this.value);
bond_chat_bot package
documentation
bond_chat_bot
ChatBotMessageOption
ChatBotMessageOption.new constructor
ChatBotMessageOption class