followingCount property

  1. @JsonKey(defaultValue: 0)
int followingCount
final

Number of accounts being followed.

Implementation

@JsonKey(defaultValue: 0)
final int followingCount;