firstName property

String? firstName
final

The first name, or given name, of the user.

Implementation

final String? firstName;