menu
sharing package
documentation
remote/model/paging_model.dart
PagingModel
totalPages property
totalPages property
dark_mode
light_mode
totalPages
property
@JsonKey(name: 'total_pages')
int
?
get
totalPages
inherited
Implementation
@JsonKey(name: 'total_pages') int? get totalPages => throw _privateConstructorUsedError;
sharing package
documentation
remote/model/paging_model
PagingModel
totalPages property
PagingModel class