username property

String username
final

The username (screen name) to follow.

When opened, the user will be asked to login if not already logged in.

A simple "follow" window will be shown to the user. The user can decide not to follow the account.

Implementation

final String username;