isVerifiedPhone property
Whether the phone number has been verified to be a valid authentication method
for this user. If phone
is null
then this is always false
.
Implementation
final bool isVerifiedPhone;
Whether the phone number has been verified to be a valid authentication method
for this user. If phone
is null
then this is always false
.
final bool isVerifiedPhone;