fullName property

String? fullName
getter/setter pair

The user's full name from Facebook.

Combined first and last name as provided by Facebook.

Implementation

String? fullName;