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