Presents the main dashboard.
Future<String?> showDashboard() async { return await FirebaseGameServices.platform.showDashboard(); }