fullName property

String? fullName

Gets the full name of the Contact

Implementation

String? get fullName => _fullName;