userPhoneNumber property
The user's phone number in E.164 format e.g. +13214567890. Setting this to an empty string will remove the user's phone number.
Implementation
final String userPhoneNumber;
The user's phone number in E.164 format e.g. +13214567890. Setting this to an empty string will remove the user's phone number.
final String userPhoneNumber;