confirmed property

bool confirmed
final

Indicator whether the added UserPhone address is confirmed.

If true, then the UserPhone address was added to the MyUserPhones.confirmed ones, otherwise was set as the MyUserPhones.unconfirmed one.

Implementation

final bool confirmed;