phone property

List<String>? phone
finalinherited

One or more phone numbers belonging to this user.

The phone numbers will be used for SMS Notifications. This feature requires standard plan and up.

Implementation

final List<String>? phone;