contactAccount abstract method

String contactAccount(
  1. String userName
)

No description provided for @contactAccount.

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

Implementation

String contactAccount(String userName);