nick property

String nick

Implementation

String get nick => _registered ? _nick! : '*';