Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.52 KB

File metadata and controls

33 lines (28 loc) · 1.52 KB

twitter_openapi_dart_generated.model.User

Load the model package

import 'package:twitter_openapi_dart_generated/api.dart';

Properties

Name Type Description Notes
typename TypeName
affiliatesHighlightedLabel BuiltMap<String, JsonObject>
businessAccount BuiltMap<String, JsonObject> [optional]
creatorSubscriptionsCount int [optional]
hasGraduatedAccess bool [optional]
hasNftAvatar bool [optional] [default to false]
highlightsInfo UserHighlightsInfo [optional]
id String
isBlueVerified bool [default to false]
isProfileTranslatable bool [optional]
legacy UserLegacy
professional UserProfessional [optional]
profileImageShape String
restId String
superFollowEligible bool [default to false]
superFollowedBy bool [default to false]
superFollowing bool [default to false]
userSeedTweetCount int [optional]
verificationInfo UserVerificationInfo [optional]

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