This method will be used to send the message to the external service and return the message to the application.
Future<T> sendMessage({required String message, dynamic args});