totalPages property

  1. @JsonKey.new(name: 'total_pages')
int totalPages
final

Implementation

@JsonKey(name: 'total_pages')
final int totalPages;