NickName property

String? get NickName
Gets the nickname of the contact.

Implementation

String? get NickName => this._nickname;