ConversationsController constructor
ConversationsController({
- required LoadingService loadingService,
Implementation
ConversationsController({required this.loadingService});