Platform-specific method to get supported language
Future<Map<String, String>?> getSupportedLocales() { throw UnimplementedError('getSupportedLocales() has not been implemented.'); }