phoneNumber property

PhoneNumber? phoneNumber
final

Phone number of the contact This can be null on Flutter Web in case the user unselects the phone number in the contact picker interface

Implementation

final PhoneNumber? phoneNumber;