nextPage property

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

Implementation

@JsonKey(name: 'next_page')
int? nextPage;