friendsCount property

int? friendsCount
getter/setter pair

The number of users this account is following (AKA their “followings”). Under certain conditions of duress, this field will temporarily indicate 0.

Implementation

int? friendsCount;