email property
The verified email address of the user.
This should only be set by authentication providers that have checked ownership of this email for the user.
Stored in lower-case.
Implementation
String? email;
The verified email address of the user.
This should only be set by authentication providers that have checked ownership of this email for the user.
Stored in lower-case.
String? email;