email property
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;
One or more email address belonging to this user.
The email addresses will be used for Email Notifications if they are enabled.
final List<String>? email;