Future<void> setInAppMessageAsDeleted(String messageId) { return FlutterselligentPlatform.instance.setInAppMessageAsDeleted(messageId); }