phoneInfo property

String? phoneInfo
getter/setter pair

Normally this will show the phone number associated with this enrollment.

In some situations, such as after a first factor sign in, it will only show the obfuscated version of the associated phone number.

Implementation

core.String? phoneInfo;