email property

EmailAddress? email
final

Email of the contact On Flutter Web this can be null if the user unselects email in the contact picker interface

Implementation

final EmailAddress? email;