confirmed property
final
Indicator whether the added UserEmail address is confirmed.
If true
, then the UserEmail address was added to the
MyUserEmails.confirmed ones, otherwise was set as the
MyUserEmails.unconfirmed one.
Implementation
final bool confirmed;