totalCount property

int totalCount
@JsonKey(name: 'total_count'), final

Total items count in sync result

Implementation

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