totalView property

  1. @JsonKey(name: 'total_view')
int totalView
getter/setter pair

Implementation

@JsonKey(name: 'total_view')
int totalView;