fullName property

String? get fullName
override

This user's full name.

This is the concatenation of firstName and lastName.

Implementation

String? get fullName;