hIndex property

  1. @JsonKey(name: 'h_index')
int? hIndex
getter/setter pair

Implementation

@JsonKey(name: 'h_index')
int? hIndex;