name property

String? name
final

The name of the user. This could include the first name, last name or display name.

Implementation

final String? name;