menu
bodsquare_sdk package
documentation
conversations/repository/conversation_client.dart
ConversationClient
getAllConversations abstract method
getAllConversations abstract method
dark_mode
light_mode
getAllConversations
abstract method
@GET('/conversation/list')
Future
<
GetAllConversations
>
getAllConversations
(
)
Implementation
@GET('/conversation/list') Future<GetAllConversations> getAllConversations();
bodsquare_sdk package
documentation
conversations/repository/conversation_client
ConversationClient
getAllConversations abstract method
ConversationClient class