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