menu
nim_contactkit_ui package
documentation
page/user_ai_bot_common.dart
UserAIBotProfileResult
UserAIBotProfileResult.new const constructor
UserAIBotProfileResult.new const constructor
dark_mode
light_mode
UserAIBotProfileResult
constructor
const
UserAIBotProfileResult
(
{
bool
deleted
=
false
,
bool
changed
=
false
,
})
Implementation
const UserAIBotProfileResult({ this.deleted = false, this.changed = false, });
nim_contactkit_ui package
documentation
page/user_ai_bot_common
UserAIBotProfileResult
UserAIBotProfileResult.new const constructor
UserAIBotProfileResult class