screenName property

String? screenName
getter/setter pair

The screen name, handle, or alias that this user identifies themselves with. screen_names are unique but subject to change. Use idStr as a user identifier whenever possible. Typically a maximum of 15 characters long, but some historical accounts may exist with longer names.

Implementation

String? screenName;