menu
chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao.dart
NonPersistedChatwootConversationDao
getConversation method
getConversation method
dark_mode
light_mode
getConversation
method
@
override
ChatwootConversation
?
getConversation
(
)
override
Implementation
@override ChatwootConversation? getConversation() { return _conversation; }
chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao
NonPersistedChatwootConversationDao
getConversation method
NonPersistedChatwootConversationDao class