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