verified property

bool? verified
getter/setter pair

When true, indicates that the user has a verified account.

See https://help.twitter.com/en/managing-your-account/about-twitter-verified-accounts.

Implementation

bool? verified;