firstName property

String? firstName
final

Gets holder's first name.

Returns null if not available.

Implementation

final String? firstName;