followRequestsCount property

  1. @JsonKey(defaultValue: 0)
int? followRequestsCount
final

Number of pending follow requests.

Implementation

@JsonKey(defaultValue: 0)
final int? followRequestsCount;