getAllMessages abstract method

Future<List<ChatwootMessage>> getAllMessages()

Implementation

Future<List<ChatwootMessage>> getAllMessages();