email property

List<String>? email
finalinherited

One or more email address belonging to this user.

The email addresses will be used for Email Notifications if they are enabled.

Implementation

final List<String>? email;