totalPages property

  1. @JsonKey(name: 'total_pages')
int? get totalPages
inherited

Implementation

@JsonKey(name: 'total_pages')
int? get totalPages => throw _privateConstructorUsedError;