Checking if user is anonym or not
@override bool isAnonymous() => _firebaseAuth.currentUser!.isAnonymous;