resultCountThisPage property

  1. @JsonKey(name: 'ResultCountThisPage')
int? resultCountThisPage
getter/setter pair

Implementation

@JsonKey(name:'ResultCountThisPage')
int? resultCountThisPage;