followersCount property

int? followersCount

Number of users that follow this user.

Implementation

int? get followersCount => _followersCount;