fullName property

String? fullName
final

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

Implementation

final String? fullName;