email property

String? get email

The email of the user

Implementation

String? get email => _email;