menu
squadwe_client_sdk package
documentation
data/remote/service/squadwe_client_service.dart
SquadweClientService
getConversations abstract method
getConversations abstract method
dark_mode
light_mode
getConversations
abstract method
Future
<
List
<
SquadweConversation
>
>
getConversations
(
)
Implementation
Future<List<SquadweConversation>> getConversations();
squadwe_client_sdk package
documentation
data/remote/service/squadwe_client_service
SquadweClientService
getConversations abstract method
SquadweClientService class