menu
bond_chat_bot package
documentation
bond_chat_bot.dart
ChatBotMessageMeta
ChatBotMessageMeta const constructor
ChatBotMessageMeta const constructor
dark_mode
light_mode
ChatBotMessageMeta
constructor
const
ChatBotMessageMeta
(
bool
active
,
bool
visible
)
Implementation
const ChatBotMessageMeta(this.active, this.visible);
bond_chat_bot package
documentation
bond_chat_bot
ChatBotMessageMeta
ChatBotMessageMeta const constructor
ChatBotMessageMeta class