FullName property

String? FullName
Gets the full name of the contact.

Implementation

String? get FullName => this._fullName;