friendCount property

int friendCount
@JsonKey(name: 'friendCount'), read / write

Implementation

@JsonKey(name: 'friendCount')
int friendCount;