username property

String username
inherited

The part of text recognized as a user mention.

You can obtain the expanded object in includes.users by adding TweetExpansion.entitiesMentionsUsername in the request's query parameter.

Implementation

String get username => throw _privateConstructorUsedError;