menu
doo_cx_flutter_sdk package
documentation
data/remote/service/doo_client_service.dart
DOOClientService
getConversations abstract method
getConversations abstract method
dark_mode
light_mode
getConversations
abstract method
Future
<
List
<
DOOConversation
>
>
getConversations
(
)
Implementation
Future<List<DOOConversation>> getConversations();
doo_cx_flutter_sdk package
documentation
data/remote/service/doo_client_service
DOOClientService
getConversations abstract method
DOOClientService class