static setCustomValue(String messageId, String key, String value) { return FlyChatFlutterPlatform.instance .setCustomValue(messageId, key, value); }