menu
chatwoot_client_sdk package
documentation
data/remote/service/chatwoot_client_service.dart
ChatwootClientService
getConversations abstract method
getConversations abstract method
dark_mode
light_mode
getConversations
abstract method
Future
<
List
<
ChatwootConversation
>
>
getConversations
(
)
Implementation
Future<List<ChatwootConversation>> getConversations();
chatwoot_client_sdk package
documentation
data/remote/service/chatwoot_client_service
ChatwootClientService
getConversations abstract method
ChatwootClientService class