menu
solevato_client_sdk_flutter package
documentation
data/remote/service/solevato_client_service.dart
SolevatoClientService
getConversations abstract method
getConversations abstract method
dark_mode
light_mode
getConversations
abstract method
Future
<
List
<
SolevatoConversation
>
>
getConversations
(
)
Implementation
Future<List<SolevatoConversation>> getConversations();
solevato_client_sdk_flutter package
documentation
data/remote/service/solevato_client_service
SolevatoClientService
getConversations abstract method
SolevatoClientService class