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