menu
flutter_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; }
flutter_chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao
NonPersistedChatwootConversationDao
getConversation method
NonPersistedChatwootConversationDao class
Constructors
NonPersistedChatwootConversationDao
Properties
hashCode
runtimeType
Methods
clearAll
deleteConversation
getConversation
noSuchMethod
onDispose
saveConversation
toString
Operators
operator ==