totalCount property

  1. @JsonKey.new(name: 'total_count')
int totalCount
final

Implementation

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