Presents the local player's profile.
Future<String?> showPlayerProfile() async { return await FirebaseGameServices.platform.showPlayerProfile(); }