email property

String? email
getter/setter pair

The email of the user.

Stored in lower-case.

Implementation

String? email;