email property

String? email

The user's primary email, if set.

Implementation

String? get email => get('email');