email property
String?
get
email
The users email address.
Will be null
if signing in anonymously.
Implementation
String? get email;
The users email address.
Will be null
if signing in anonymously.
String? get email;