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