static Future<bool?> enableDisableArchivedSettings(bool enable) { return FlyChatFlutterPlatform.instance .enableDisableArchivedSettings(enable); }