phone property

dynamic phone

One or more phone numbers belonging to the User. The phone number will be used for {@link https://talkjs.com/docs/Features/Notifications/SMS_Notifications.html | SMS Notifications } (this feature requires standard plan and up).

Implementation

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