onMessagesRetrieved property
Triggered when a conversation's messages is successfully retrieved from remote server
Implementation
void Function(List<ChatwootMessage>)? onMessagesRetrieved;
Triggered when a conversation's messages is successfully retrieved from remote server
void Function(List<ChatwootMessage>)? onMessagesRetrieved;