static Future<void> setLocale(String languageCode) { return KevinFlutterCorePlatformInterface.instance.setLocale(languageCode); }