Future<bool?> isMultiplayerGamingRestricted() async { return await FirebaseGameServices.platform.isMultiplayerGamingRestricted(); }