email property

String? email
final

The users email address.

Will be null if signing in anonymously.

Implementation

final String? email;