pageSize property

int? pageSize
getter/setter pair

Implementation

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