followersCount property

int? followersCount
getter/setter pair

The number of followers this account currently has. Under certain conditions of duress, this field will temporarily indicate 0.

Implementation

int? followersCount;