followingCount property

int? followingCount

Number of users this user is following.

Implementation

int? get followingCount => _followingCount;