fullName property
String?
get
fullName
Gets the full name of the UserProfile
Implementation
String? get fullName => _fullName;
Gets the full name of the UserProfile
String? get fullName => _fullName;