isVerifiedPhone property

bool isVerifiedPhone
final

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;