FullName property

String? get FullName
Gets the full name of the contact.

Implementation

String? get FullName => this._fullName;