contactNick abstract method

String contactNick(
  1. String userName
)

No description provided for @contactNick.

In en, this message translates to: 'Nick:{userName}'

Implementation

String contactNick(String userName);