onPersistedMessagesRetrieved property
Triggered when a conversation's messages persisted on device are successfully retrieved
Implementation
void Function(List<ChatwootMessage>)? onPersistedMessagesRetrieved;
Triggered when a conversation's messages persisted on device are successfully retrieved
void Function(List<ChatwootMessage>)? onPersistedMessagesRetrieved;