pageSize property

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

Implementation

@JsonKey(name: 'pageSize')
int? pageSize;