static Future<dynamic> handleReceivedMessage(Map notificationdata) { return FlyChatFlutterPlatform.instance .handleReceivedMessage(notificationdata); }