NickName property

String? NickName
Gets the nickname of the contact.

Implementation

String? get NickName => this._nickname;