first property

String? first
final

Gets first name.

Returns null if not available.

Implementation

final String? first;