email property

dynamic email

One or more email address belonging to the User. The email addresses will be used for {@link https://talkjs.com/docs/Features/Notifications/Email_Notifications/index.html | Email Notifications} if they are enabled.

Implementation

external dynamic /*String|List<String>|Null*/ get email;