firstName property

String? firstName
final

The first name of the contact, used to call the contact on the device.

Implementation

final String? firstName;