statuses property

  1. @JsonKey(defaultValue: '0')
String statuses
final

Number of statuses posted during the week (string).

Implementation

@JsonKey(defaultValue: '0')
final String statuses;