Credential constructor
const
Credential({})
Implementation
const Credential({
this.credential,
this.displayName,
this.email,
this.phoneNumber,
this.photoURL,
this.smsCode,
this.uid,
this.verificationId,
});