totalCount property

  1. @JsonKey(name: 'total_count')
int get totalCount
inherited

Total number of profile pictures the target user has

Implementation

@JsonKey(name: 'total_count')
int get totalCount;