fullName property

String? fullName

Gets the full name of the UserProfile

Implementation

String? get fullName => _fullName;