Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 2.43 KB

File metadata and controls

55 lines (50 loc) · 2.43 KB

twitter_openapi_dart_generated.model.UserLegacy

Load the model package

import 'package:twitter_openapi_dart_generated/api.dart';

Properties

Name Type Description Notes
blockedBy bool [default to false]
blocking bool [default to false]
canDm bool [default to false]
canMediaTag bool [default to false]
createdAt String
defaultProfile bool [default to false]
defaultProfileImage bool [default to false]
description String
entities BuiltMap<String, JsonObject>
fastFollowersCount int
favouritesCount int [default to 0]
followRequestSent bool [optional] [default to false]
followedBy bool [optional] [default to false]
followersCount int [default to 0]
following bool [optional] [default to false]
friendsCount int [default to 0]
hasCustomTimelines bool [default to false]
isTranslator bool [default to false]
listedCount int [default to 0]
location String
mediaCount int [default to 0]
muting bool [default to false]
name String
normalFollowersCount int [default to 0]
notifications bool [optional] [default to false]
pinnedTweetIdsStr BuiltList<String>
possiblySensitive bool [default to false]
profileBannerExtensions JsonObject [optional]
profileBannerUrl String [optional]
profileImageExtensions JsonObject [optional]
profileImageUrlHttps String
profileInterstitialType String
protected bool [optional] [default to false]
screenName String
statusesCount int [default to 0]
translatorType String
url String [optional]
verified bool
verifiedType String [optional]
wantRetweets bool [default to false]
withheldInCountries BuiltList<String> [optional]

[Back to Model list] [Back to API list] [Back to README]