emailConfirmed property
A flag indicating whether the email address is confirmed.
Implementation
String? get email;/// A flag indicating whether the email address is confirmed.
bool get emailConfirmed;
A flag indicating whether the email address is confirmed.
String? get email;/// A flag indicating whether the email address is confirmed.
bool get emailConfirmed;