handlePreMessageSend abstract method
handlePreMessageSend is a function which is used to perform some action before sending the message
Implementation
void handlePreMessageSend(BuildContext context, BaseMessage baseMessage);
handlePreMessageSend is a function which is used to perform some action before sending the message
void handlePreMessageSend(BuildContext context, BaseMessage baseMessage);