public override int GetHashCode()
 {
     return(_phoneAuthCredential.GetHashCode());
 }