menu
ruut_flutter package
documentation
data/remote/service/ruut_client_service.dart
RuutClientService
getConversations abstract method
getConversations abstract method
dark_mode
light_mode
getConversations
abstract method
Future
<
List
<
RuutConversation
>
>
getConversations
(
)
Implementation
Future<List<RuutConversation>> getConversations();
ruut_flutter package
documentation
data/remote/service/ruut_client_service
RuutClientService
getConversations abstract method
RuutClientService class