statusesCount property

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

Number of statuses posted.

Implementation

@JsonKey(defaultValue: 0)
final int statusesCount;