It will open the achievements screen.
Future<String?> showAchievements() async { return await FirebaseGameServices.platform.showAchievements(); }