name property

PersonNameComponents? name
final

The contact’s first and last name, or null if the contact’s name is not needed for the transaction.

Implementation

final PersonNameComponents? name;