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